crashme software package provides tool to test kernel stability, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install crashme
crashme is installed in your system.
Make ensure the crashme package were installed using the commands given below,
$ sudo dpkg-query -l | grep crashme *
You will get with crashme package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Development |
| Package | crashme |
| Version | 2.8.5-1 |
| Description | tool to test kernel stability |
| Sub Section | Devel |